Skip to content

gh-140715: Add %t format code support to strptime()#144896

Open
jyalim wants to merge 5 commits intopython:mainfrom
jyalim:fix-issue-140715--t
Open

gh-140715: Add %t format code support to strptime()#144896
jyalim wants to merge 5 commits intopython:mainfrom
jyalim:fix-issue-140715--t

Conversation

@jyalim
Copy link
Contributor

@jyalim jyalim commented Feb 17, 2026

Incrementally builds C99+ datetime support with addition of %t with single line of code. Also adds tests and updates documentation.

Continued effort from PR: #140647 , #144819.

Documentation drops (0) footnote.

Passed all tests.

Passed patchcheck.

Issue: #140715


📚 Documentation preview 📚: https://cpython-previews--144896.org.readthedocs.build/

@StanFromIreland StanFromIreland self-assigned this Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants